func google.golang.org/protobuf/internal/impl.consumeUint32SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1705: func consumeUint32SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L1758: 	unmarshal: consumeUint32SliceValue,
		codec_gen.go#L1801: 	unmarshal: consumeUint32SliceValue,